###################################################
### Dai Viet Events by Chanda "Phillip V" Choun ###
################################################### 

#Destruction of The Kingdom of Champa# 
event = { 
	id = 65146 
	random = no 
	country = DAI 
	trigger = { exists = CHA
			atwar = no }
	name = "EVENTNAME65146" 
	desc = "EVENTHIST65146" 
	style = 1 
	date = { day = 1 month = june year = 1484 } 
	offset = 250
	deathdate = { day = 1 month = june year = 1490 }
	action_a = { 
		name = "ACTIONNAME65146A" 
		command = { type = war which = CHA } 
		command = { type = trigger which = 65136 } 
		} 
	action_b = { 
		name = "ACTIONNAME65146B" 
		command = { type = stability value = 1 } 
		command = { type = casusbelli which = CHA value = 360 } 
		} 
} 

#Cambodia Has Switched Allegiances# 
event = { 
	id = 65147 
	trigger = { exists = CAM } 
	random = no 
	country = DAI 
	name = "EVENTNAME65147" 
	desc = "EVENTHIST65147" 
	style = 3 
	action_a = { 
		name = "ACTIONNAME65147A" 
		command = { type = vassal which = CAM } 
		} 
} 

#Cambodia Has Switched Allegiances II# 
event = { 
	id = 65148 
	random = no 
	trigger = { exists = CAM } 
	country = DAI 
	name = "EVENTNAME65148" 
	desc = "EVENTHIST65148" 
	style = 4 
	date = { day = 1 month = january year = 1767 }
	offset = 100
	deathdate = { day = 1 month = june year = 1785 } 
	action_a = { 
		name = "ACTIONNAME65148A" 
		command = { type = breakvassal which = CAM } 
		command = { type = casusbelli which = AYU value = 240 } 
		command = { type = casusbelli which = CAM value = 240 } 
		command = { type = trigger which = 65145 } 
		} 
}

#Vietnamese Reaction#
event = {
	id = 65111
	random = no
	country = DAI
	name = "EVENTNAME65111"
	desc = "EVENTHIST65111"
	style = 3

	action_a ={
		name = "ACTIONNAME65111A"
		command = { type = relation which = LUA value = -250 }
		command = { type = casusbelli which = LUA value = 48 } 
	}
	action_b ={
		name = "ACTIONNAME65111B"
		command = { type = relation which = LUA value = 50 }
		command = { type = stability value = -1 }
	}
}
